not(x) → xor(x, true)
or(x, y) → xor(and(x, y), xor(x, y))
implies(x, y) → xor(and(x, y), xor(x, true))
and(x, true) → x
and(x, false) → false
and(x, x) → x
xor(x, false) → x
xor(x, x) → false
and(xor(x, y), z) → xor(and(x, z), and(y, z))
↳ QTRS
↳ DependencyPairsProof
not(x) → xor(x, true)
or(x, y) → xor(and(x, y), xor(x, y))
implies(x, y) → xor(and(x, y), xor(x, true))
and(x, true) → x
and(x, false) → false
and(x, x) → x
xor(x, false) → x
xor(x, x) → false
and(xor(x, y), z) → xor(and(x, z), and(y, z))
AND(xor(x, y), z) → AND(x, z)
IMPLIES(x, y) → XOR(and(x, y), xor(x, true))
IMPLIES(x, y) → XOR(x, true)
AND(xor(x, y), z) → XOR(and(x, z), and(y, z))
IMPLIES(x, y) → AND(x, y)
NOT(x) → XOR(x, true)
AND(xor(x, y), z) → AND(y, z)
OR(x, y) → XOR(x, y)
OR(x, y) → AND(x, y)
OR(x, y) → XOR(and(x, y), xor(x, y))
not(x) → xor(x, true)
or(x, y) → xor(and(x, y), xor(x, y))
implies(x, y) → xor(and(x, y), xor(x, true))
and(x, true) → x
and(x, false) → false
and(x, x) → x
xor(x, false) → x
xor(x, x) → false
and(xor(x, y), z) → xor(and(x, z), and(y, z))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
AND(xor(x, y), z) → AND(x, z)
IMPLIES(x, y) → XOR(and(x, y), xor(x, true))
IMPLIES(x, y) → XOR(x, true)
AND(xor(x, y), z) → XOR(and(x, z), and(y, z))
IMPLIES(x, y) → AND(x, y)
NOT(x) → XOR(x, true)
AND(xor(x, y), z) → AND(y, z)
OR(x, y) → XOR(x, y)
OR(x, y) → AND(x, y)
OR(x, y) → XOR(and(x, y), xor(x, y))
not(x) → xor(x, true)
or(x, y) → xor(and(x, y), xor(x, y))
implies(x, y) → xor(and(x, y), xor(x, true))
and(x, true) → x
and(x, false) → false
and(x, x) → x
xor(x, false) → x
xor(x, x) → false
and(xor(x, y), z) → xor(and(x, z), and(y, z))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ UsableRulesProof
AND(xor(x, y), z) → AND(x, z)
AND(xor(x, y), z) → AND(y, z)
not(x) → xor(x, true)
or(x, y) → xor(and(x, y), xor(x, y))
implies(x, y) → xor(and(x, y), xor(x, true))
and(x, true) → x
and(x, false) → false
and(x, x) → x
xor(x, false) → x
xor(x, x) → false
and(xor(x, y), z) → xor(and(x, z), and(y, z))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QDPSizeChangeProof
AND(xor(x, y), z) → AND(x, z)
AND(xor(x, y), z) → AND(y, z)
From the DPs we obtained the following set of size-change graphs: